
C# | Visual Basic | Visual C++ |
public AttachmentType AttachmentType { get; set; }
Public Property AttachmentType As AttachmentType
public: property AttachmentType AttachmentType { AttachmentType get (); void set (AttachmentType value); }
C# | Visual Basic | Visual C++ |
public AttachmentType AttachmentType { get; set; }
Public Property AttachmentType As AttachmentType
public: property AttachmentType AttachmentType { AttachmentType get (); void set (AttachmentType value); }