Property | Type | Description | |
---|---|---|---|
PrivateComment | |||
PrivateSpecialUse | |||
SharedAdmin | |||
SharedComment |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to the current MailKit.MetadataTag. Determines whether the specified System.Object is equal to the current MailKit.MetadataTag. |
|
GetHashCode ( ) : int |
Serves as a hash function for a MailKit.MetadataTag object. Serves as a hash function for a MailKit.MetadataTag object. |
|
MetadataTag ( string id ) : System |
Initializes a new instance of the MailKit.MetadataTag struct. Creates a new MetadataTag. |
|
ToString ( ) : string |
Returns a System.String that represents the current MailKit.MetadataTag. Returns a System.String that represents the current MailKit.MetadataTag. |
Method | Description | |
---|---|---|
Create ( string id ) : |
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |
public MetadataTag ( string id ) : System | ||
id | string | The metadata tag identifier. |
return | System |
public static MetadataTag,MailKit PrivateComment | ||
return |
public static MetadataTag,MailKit PrivateSpecialUse | ||
return |