PROP_MAPI_TRANSPORT_FLAGS

PROP_MAPI_TRANSPORT_FLAGS

Represents transport settings that Microsoft Office Outlook uses to determine the necessary synchronization tasks and to disable the user interface (UI) elements that the account does not support.

Quick Info

See IOlkAccount.

Identifier: 0x2010
Property type: PT_BINARY
Property tag: 0x20100102
Access: Read/write

Remarks

Get or set this property with IOlkAccount::GetProp and IOlkAccount::SetProp.

Returns MAPIACCT_SEND_ONLY if the account can only send messages but cannot receive messages. In this case, Outlook disables UI that does not apply to this type of accounts, for example, UI for Send/Receive.

See Also

About the Account Management API

Constants for the Account Management API