 | IMailFolderIsSubscribed Property |
Get whether or not the folder is subscribed.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxbool IsSubscribed { get; }
Property Value
Boolean if the folder is subscribed; otherwise,
.
Remarks
Gets whether or not the folder is subscribed.
See Also